//* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:"Comic Sans MS", cursive;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*texte*/

h1                        {font-size:60px;color:#03C;}
a                         {text-decoration:none; color:#000}
p1                        {font-size:36px;}

body                      {background-color:#000;}

#wrapper                  {width:980px; background:#CCC; margin:0 auto; padding:0 25px;}

#toppernav                {width:980px; height:16px; background-color:#03C;margin-bottom:60px;}

#counter                  {float:right;}

#head-content             {margin-top:px;text-align:center;}
#head-content  h1         {margin-top:1px;padding:20px;}

#topnav-buttons           {float:left;}
#topnav-buttons ul        {margin-top:30px; margin-bottom:15px;}
#topnav-buttons ul li     {display:inline;}
#topnav-buttons ul li a   {font-size:25px;margin-right:15px;}

#topnav-buttons a:link    {}
#topnav-buttons a:visited {}
#topnav-buttons a:active  {color:#6699FF}
#topnav-buttons a:focus   {color:#0099FF}
#topnav-buttons a:hover   {color:#03F;}

#banner                   {border-top:groove #03F;}
#banner  img src          {margin-top:50px;} 

#content                  {margin-left:px;text-align:center;} 
#content2                 {margin-left:50px;}
#Poll 1                   { margin-left:550px;}
#Poll 2                   { }
#Poll 3
#Poll 4                   {margin-left:150px;}

#photo-content1           {margin-left:410px;}

#footer                   {clear:both; 
                            border-top:groove #03F;
							padding: 15px;
                            text-align:center;
                           }       
#footer p                  {font-size:10px;}